runtime.pTraceState.mSyscallID (field)
6 uses
runtime (current package)
trace.go#L236: pp.trace.mSyscallID = -1
traceruntime.go#L37: mSyscallID int64
traceruntime.go#L534: pp.trace.mSyscallID = int64(tl.mp.procid)
traceruntime.go#L554: tl.mp.p.ptr().trace.mSyscallID = -1
traceruntime.go#L566: mStolenFrom := pp.trace.mSyscallID
traceruntime.go#L567: pp.trace.mSyscallID = -1
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |